home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / PROGRAMMING / LCLINT2.SPK / test / test_a / lcl / macrosef < prev    next >
Text File  |  1996-08-28  |  58b  |  3 lines

  1. int f (sef int x, int y);
  2.  
  3. int g (int *x) { modifies *x; }